怎么在百度空间的"其他"模版里添加图片

来源:百度知道 编辑:UC知道 时间:2024/05/26 16:53:11

#comm_info div.line{margin-top:5px;line-height:88px;border-top:1px; background:url(图片) no-repeat bottom; padding-bottom: 40px; margin-bottom: 10px}
根据图片调整line-height数值

#comm_info div 是“其他”模板的代码 我的代码是这样的 你可以参考一下,我在其他模块显示日期
#comm_info{color:#000000;font-family:Arial;text-align:left}
#comm_info div.line{margin-top:5px;line-height:8px;border-top:1px solid #BBC1C6; background:url(http://escati.linkopp.net/cgi-bin/date.cgi?trgb=red&srgb=red&prgb=red&timezone=GMT-0500) no-repeat bottom; padding-bottom: 22px; margin-bottom: 6px; }/*其他区域显示日期*/